fix: perp and short transition cp-7.73.0#28689
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
Tag selection rationale:
No other tags are warranted — this change is isolated to the Perps navigation routing and its confirmation screen presentation. Performance Test Selection: |
geositta
left a comment
There was a problem hiding this comment.
I think this is preferred. MarketDetails will no longer be intentionally kept attached underneath PERPS_HOME, which should reduce the risk of background work continuing while the user is on Home.
|
✅ E2E Fixture Validation — Schema is up to date |
|



Description
Fix perps and short transition
Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Screen.Recording.2026-04-10.at.20.06.29.mov
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Medium Risk
Touches React Navigation screen options for the perps confirmation flow, which can affect modal presentation/transition behavior and header visibility across routes.
Overview
Adjusts the perps
RedesignedConfirmationsscreen options to explicitly returnStackNavigationOptionsand always usepresentation: 'transparentModal', while keeping the conditional perps header behavior.This is intended to fix the perps/short transition behavior by ensuring confirmations are presented with a consistent transparent modal configuration.
Reviewed by Cursor Bugbot for commit ccdf1f4. Bugbot is set up for automated code reviews on this repo. Configure here.